home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 015a / sw_44b.zip / SW.HLP < prev    next >
Text File  |  1993-03-04  |  1KB  |  30 lines

  1. :display
  2. _window /r722 /c180 /gYEL /byel /l0 /0
  3. Displays multiple lines of "text" in a window.
  4. The color of each line can be defined separately or as a group.
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11. /tWHI OPTIONS
  12. "   Box:  /f# Foreground (0-15)  /b# Background (0-7)  /l# Border (0-5)      "
  13. "         /s# Shadow (1-4)  /2 Double Spacing  /w Wide Edge  /0 No Margin    "
  14. "         /r# Row (1-25)  /c# Col (1-80)  /h# Here + #  /d Draw  /z Zoom     "
  15. "  Text:  /t|g# Text (0-15)  /e# Enhanced text  /m# Border Msg  /j# Justify  "
  16. "Screen:  /k#[ ] Clear screen (0-7) [char]  /o# Outside edge  /@ Set Cursor  "
  17. " Other:  /p#[-] Pause  /a#[,#] Alert  /q... Query  /char Fill Line          "
  18. "         /i#[[*]var] User Input  /n# Input Line  /u Uppercase  /x# Xtra Rows"
  19. _window /r24 /c180 /gblu /byel /l0 /0
  20. Default Values:  /fYEL /bblu /gWHI /l2
  21. _window /r1013 /c277 /0 /s
  22.  
  23. _window /r1112 /c574 /l0 /0
  24. SW [options] "text1" [options] ["text2"] [options] ["text3"] [options]"
  25. SW @filename [label]
  26. _window /r14 /c73 /tBLA /bbla /l0 /0 /p /d
  27. 4.4b  
  28. :end_display
  29.  
  30.